home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / honeytrouble.swf / scripts / DefineSprite_709 / frame_18 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  206 b   |  15 lines

  1. teEnd++;
  2. if(teEnd == 4)
  3. {
  4.    if(_root.failMovie_mc._currentframe == 1)
  5.    {
  6.       _root.failMovie_mc.gotoAndPlay(2);
  7.       teEnd = 0;
  8.    }
  9.    stop();
  10. }
  11. else
  12. {
  13.    this.gotoAndPlay("σñ▒Φ┤Ñ");
  14. }
  15.